home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-08-29 | 1.3 KB | 33 lines | [TEXT/GEOL] |
- Item forwarded by PASCOE1 to APPLE.BUGS
-
- Item 0424232 29-Aug-89 07:32
-
- From: D1950 CSG, Don Phillips,PRT
-
- To: MACAPP.TECH$ MACAPP Tech
-
- cc: D1950 CSG, Don Phillips,PRT
-
- Sub: Resizing lists/windows
-
- I am trying to create a window with a list in it. The list is supposed to be
- adjustable vertically to allow the user to see more list items when he resizes
- the window.
-
- Here's the problem. I am using ViewEdit to create the list. I give the
- TMyTextListView, the TScroller, and the TControl vertical determiners of
- sizeRelSuperView. When I load the view and try to resize the window
- vertically, it seems to appear to resize (it drawn in its correct size),
- however, the hit-points for the scroll bar and list do not change (to scroll
- the list, you have to find the location of the down arrow on the scroll bar
- before the window was resized.) Stranger still, however, is when I start my
- selection of a list item at the top of the list on the screen and draw down,
- the list knows its size and will not scroll until the mouse is at the bottom of
- the list.
-
- How can I get the scroll bars and list to fix itself when resizing the window?
- Is this a deficiency in MacApp? I am using MacApp 2.0ß9 release date 7/5/89
- and ViewEdit 1.0ß1.
-
-
-